home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / prog_bas / vbsys220.zip / VBSYS.TXT < prev    next >
Text File  |  1994-07-20  |  8KB  |  202 lines

  1. Program:    VBSys Windows System Monitor Standard and Bar Version
  2. Version:    2.20
  3. Author:     Michael Krane
  4. Date:       Jul 20,1994
  5.  
  6. NOTE: This program needs the file vbrun300.dll. (Usually it 
  7. should be in your Windows System Directory or in your path.) It 
  8. does not come with this program because most people will 
  9. already have it and it takes too long to download. If you don't 
  10. have it, you will need to download it to use this program and 
  11. the many other Visual Basic Programs that are written from 
  12. Visual Basic 3. (It also needs commdll.dll but it comes with 
  13. Windows 3.1 or newer so you should already have it.)
  14.  
  15. This program is designed to help a user monitor many system 
  16. resources at all times and to combine some utilities that you 
  17. may already use. 
  18.  
  19. Installation:
  20.  
  21. Put vbsys.dll, cmdialog.vbx, and threed.vbx in your 
  22. windows/system directory, (Use the newest versions), and put 
  23. vbsys.exe and/or vbsysbar anywhere you want. Put vbsys.hlp in 
  24. the same directory as vbsys.exe and/or vbsysbar.exe. (If you 
  25. don't need the help file later, you can just delete it to save 
  26. disk space.) When you run the program, you should not select 
  27. minimized or maximized, it should be run "NORMAL". For more 
  28. information, double click on the vbsys.hlp file from file 
  29. manager or run VBSys.exe or vbsysbar.exe, click anywhere on thr 
  30. running VBSys Program, and press F1 to run the help file. PC 
  31. Tools users should search help file for "PC Tools" for more 
  32. info.
  33.  
  34. HISTORY:
  35.  
  36. Version 2.20 Jul 20,1994
  37. Added ability to easily launch/open programs or files within VBSys.
  38. Added ability to reboot computer.
  39. Very Minor Bug Fix on Shareware Bar Version.
  40.  
  41. Version 2.11 June 5, 1994
  42. I decided to put in a font/color control using common dialogs.
  43. The program now requires cmdialog.vbx to be in Widows/system dir
  44. You Can Now Change font Name/style/size easily.
  45. Can Easily Set the Time and Date from VBSys.
  46.  
  47. Version 2.00 (VBSys and VBSysBar) May 23,1994
  48. Both Versions Released Together Now
  49. Major Revision, New Version - Added Many Features:
  50. Display is virtually identical, but increased features.
  51. Can Compact Memory to Increase Largest Block Available
  52. Will List Tasks and Their Filenames.
  53. Will List Registered Classes of Objects
  54. Will List All Loaded Windows Modules
  55. Will List Windows Memory Manager Info
  56. Will List KeyBoard Settings
  57. Will List More General Windows Settings.
  58. Will Give Time Since Windows Was Last Started.
  59. Can Minimize VBSys
  60. Can easily switch between VBSys and VBSysBar with one click.
  61. Optimized Memory Usage (Registered Version).
  62. Standard Registration Now $10 for Both VBSys and VBSysBar
  63. One Help File for VBSys and VBSysBar to save disk space.
  64.  
  65. Version 1.41 Apr 1,1994
  66. Changed Drive Color Display Method. (Some video had troubles)
  67.  
  68. Version 1.40 Mar 10, 1994
  69. Added a Help File
  70. Added PC Tools "Tag Along" compatability. (It was already in the 
  71.         registered version 1.36 or above)
  72.         
  73. Version 1.35 Feb 20,1994 
  74. A Few minor bug fixes on the options screen of the shareware 
  75. version. 
  76.  
  77. Version 1.00 of VBSYSBAR Feb10, 1994
  78. First release of vbsysbar. It is operationally the same as 
  79. vbsys except it is limited to displaying 6 drives at once 
  80. instead of 10. Due to screen space anymore is impractical at 
  81. most resolutions.
  82.  
  83. Version 1.34 Feb 1, 1994 
  84. Fixed bug that caused improper size on startup if ran from 
  85. startup group and told to run minimized. (Should be run 
  86. "NORMAL") Also, recompiled for new version of threed.vbx.
  87.  
  88. Version 1.33 Dec 1, 1993 
  89. Fixed bug that caused On Top not to always save on some systems. 
  90. (Registered version only)
  91.  
  92. Version 1.31 Oct 1, 1993 
  93. Fixed centering problem in 1280 Res. by changing some 3D styles. 
  94. Changed Disk Label Colors to make more readable with some video.
  95.  
  96. Version 1.30 Sept 15, 1993
  97. New Button can change how often display updates, (1-30 Sec.)
  98. Added Option to Not warn on Exit for those who want Quick exit.
  99. Optimized the code.
  100.  
  101. Version 1.21 Aug 23, 1993
  102. Fixed a bug that caused some systems with a CD Rom to 
  103. incorrectly identify the installed drives.
  104.  
  105. Version 1.20 Aug 20, 1993
  106. Added option to display More Info temporarily in separate large Window
  107. Removed ability to monitor largest free block (It was slow) 
  108. and is available in the More Info Window.
  109.  
  110. Version 1.10 Aug 1, 1993
  111. A few bug fixes of minor sizing problems.
  112. Tightened the code a little more.
  113. Registered version has .ini file saving options.
  114.  
  115. Version 1.10 Aug 1, 1993
  116. Added option to turn off Title Bar to shrink display.
  117. Did away with the menus in lieu of using a button bar.
  118. Added Largest Block Memory option.
  119. Did away with minimized view-(not usefull)
  120. Reduced the amount of memory used. 
  121. Changed the .DLL name to vbsys.dll. 
  122.  
  123. Version 1.02 July 27, 1993
  124. Allowed display to get smaller and show more info.
  125. Added button bar.
  126. Slightly adjusted a few display items.
  127. Changed the .exe name to vbsys.exe for this and future versions
  128.  
  129. Version 1.01 July 23, 1993
  130. Fixed a few display irregularities.
  131. Added option to change colors.
  132.  
  133. Version 1.0 July 21,1993
  134. Changed and added almost everything since pre-release of 
  135. version .06 on 5/11/93. 
  136.  
  137. Known Problems:
  138.  
  139.     A Pentium will appear as a 486. The method that 
  140. Microsoft suggests to identify CPU types does not include the 
  141. Pentium. When one appears I will fix it.
  142.  
  143.         If you are using Windows for Workgroups 3.11, It will 
  144. still show up as version 3.10. This is due to an internal 
  145. setting IN Windows for Workgroups. It will probably be 
  146. corrected in the future.
  147.  
  148. Future releases: There is really nothing PLANNED at this time, 
  149. I may add more things later if I feel it will improve it, but 
  150. it's getting hard to keep the size of the display down as I add 
  151. things which defeats the purpose of this utility which is to 
  152. Monitor things and stay out of the way.
  153.  
  154. I hope you find this program as useful as I do. It is released 
  155. as SHAREWARE. It does NOT have any "nag" screens. You can use 
  156. it for thirty days as long as you agree that I am not 
  157. responsible for anything directly or indirectly related to 
  158. using this program. After that time, either delete the program 
  159. or send the nominal fee of just $10.00 to help cover costs, 
  160. make you feel better, and to help keep the shareware concept 
  161. going, (It takes a lot of time to write these programs and do 
  162. the research. I know most people don't like to pay for 
  163. shareware, that's why it's only $10.00 for Both versions, VBSys 
  164. and VBSysBar. If you use it every day it IS certainly worth 
  165. $10.00. Other options for registration are listed in the help 
  166. file.) After payment, I will send you the current version which 
  167. will include the ability to save all settings in an .ini file 
  168. so it will always come up the way you want,(different .ini for 
  169. VBSys and VBSysBar) such as which drives, where display is on 
  170. screen, Fonts, and colors, Memory display setting, On Top Setting, 
  171. etc.... If you have any minor revision requests, I'll try to 
  172. add it to your version if I can. 
  173.  
  174. $10.00 Registration gets version of VBSys and VBSysBar ($7.50 
  175. for just one version) with a save settings feature! Will save 
  176. all settings!
  177.  
  178.                 
  179.                 Michael Krane
  180.                 4 Azurean Ct.
  181.                 Mt. Sinai, NY 11766
  182.  
  183.         E-MAIL: Miklk       (on America On-line)
  184.                 70242,2317  (on Compuserve)
  185.  
  186. The program has been fully tested but obviously not in every 
  187. possible configuration, so PLEASE report any bugs or ideas to 
  188. me at the above addresses.
  189.  
  190.  
  191.         
  192.         
  193.         THIS PROGRAM IS DISTRIBUTED AS IS. THE AUTHOR (Michael Krane) MAKES NO
  194.         WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
  195.         TO WARRANTIES OF MERCHANT ABILITY OR FITNESS FOR A PARTICULAR PURPOSE,
  196.         WITH RESPECT TO THIS SOFTWARE AND DOCUMENTATION. IN NO EVENT SHALL
  197.         THE AUTHOR BE LIABLE FOR ANY DAMAGES, INCLUDING LOST PROFITS, LOST
  198.         SAVINGS, OR ANY OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  199.         OUT OF THE USE OF OR THE INABILITY TO USE THIS PROGRAM.
  200.         ----------------------------------------------------------------
  201.  
  202.